FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / SetSystemPropertiesAsync Method / SetSystemPropertiesAsync(Property[]) Method

In This Topic
    SetSystemPropertiesAsync(Property[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub SetSystemPropertiesAsync( _
       ByVal Properties() As Property _
    ) 
    public void SetSystemPropertiesAsync( 
       Property[] Properties
    )

    Parameters

    Properties
    See Also